[INFO] fetching crate codex-git 0.1.1...
[INFO] testing codex-git-0.1.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate codex-git 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate codex-git 0.1.1
[INFO] finished tweaking crates.io crate codex-git 0.1.1
[INFO] tweaked toml for crates.io crate codex-git 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate codex-git 0.1.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 175 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.10)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding git2 v0.13.25 (available: v0.21.0)
[INFO] [stderr]       Adding git2_credentials v0.7.3 (available: v0.16.0)
[INFO] [stderr]       Adding ron v0.7.1 (available: v0.12.1)
[INFO] [stderr]       Adding simple_logger v1.16.0 (available: v5.2.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding time-core v0.1.8 (available: v0.1.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee
[INFO] running `Command { std: "docker" "start" "6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling simple_logger v1.16.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling test-env-log v0.2.8
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling dialoguer v0.8.0
[INFO] [stderr]    Compiling git2 v0.13.25
[INFO] [stderr]    Compiling git2_credentials v0.7.3
[INFO] [stderr]    Compiling codex-git v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/lib.rs:479:46
[INFO] [stdout]     |
[INFO] [stdout] 479 |         Ok(self.last_commit()?.ok_or_else(|| (anyhow!("no commit")))?)
[INFO] [stdout]     |                                              ^                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 479 -         Ok(self.last_commit()?.ok_or_else(|| (anyhow!("no commit")))?)
[INFO] [stdout] 479 +         Ok(self.last_commit()?.ok_or_else(|| anyhow!("no commit"))?)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn fetch_options(&self) -> Result<FetchOptions> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn fetch_options(&self) -> Result<FetchOptions<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn callbacks(&self) -> Result<RemoteCallbacks> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn callbacks(&self) -> Result<RemoteCallbacks<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:482:20
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn last_commit(&self) -> Result<Option<Commit>> {
[INFO] [stdout]     |                    ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn last_commit(&self) -> Result<Option<Commit<'_>>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.25s
[INFO] running `Command { std: "docker" "inspect" "6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/lib.rs:479:46
[INFO] [stdout]     |
[INFO] [stdout] 479 |         Ok(self.last_commit()?.ok_or_else(|| (anyhow!("no commit")))?)
[INFO] [stdout]     |                                              ^                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 479 -         Ok(self.last_commit()?.ok_or_else(|| (anyhow!("no commit")))?)
[INFO] [stdout] 479 +         Ok(self.last_commit()?.ok_or_else(|| anyhow!("no commit"))?)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn fetch_options(&self) -> Result<FetchOptions> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn fetch_options(&self) -> Result<FetchOptions<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn callbacks(&self) -> Result<RemoteCallbacks> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn callbacks(&self) -> Result<RemoteCallbacks<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:482:20
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn last_commit(&self) -> Result<Option<Commit>> {
[INFO] [stdout]     |                    ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn last_commit(&self) -> Result<Option<Commit<'_>>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling codex-git v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/lib.rs:479:46
[INFO] [stdout]     |
[INFO] [stdout] 479 |         Ok(self.last_commit()?.ok_or_else(|| (anyhow!("no commit")))?)
[INFO] [stdout]     |                                              ^                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 479 -         Ok(self.last_commit()?.ok_or_else(|| (anyhow!("no commit")))?)
[INFO] [stdout] 479 +         Ok(self.last_commit()?.ok_or_else(|| anyhow!("no commit"))?)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn fetch_options(&self) -> Result<FetchOptions> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn fetch_options(&self) -> Result<FetchOptions<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn callbacks(&self) -> Result<RemoteCallbacks> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn callbacks(&self) -> Result<RemoteCallbacks<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:482:20
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn last_commit(&self) -> Result<Option<Commit>> {
[INFO] [stdout]     |                    ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn last_commit(&self) -> Result<Option<Commit<'_>>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s
[INFO] running `Command { std: "docker" "inspect" "6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/lib.rs:479:46
[INFO] [stderr]     |
[INFO] [stderr] 479 |         Ok(self.last_commit()?.ok_or_else(|| (anyhow!("no commit")))?)
[INFO] [stderr]     |                                              ^                    ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 479 -         Ok(self.last_commit()?.ok_or_else(|| (anyhow!("no commit")))?)
[INFO] [stderr] 479 +         Ok(self.last_commit()?.ok_or_else(|| anyhow!("no commit"))?)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:157:22
[INFO] [stderr]     |
[INFO] [stderr] 157 |     fn fetch_options(&self) -> Result<FetchOptions> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |     fn fetch_options(&self) -> Result<FetchOptions<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:163:18
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn callbacks(&self) -> Result<RemoteCallbacks> {
[INFO] [stderr]     |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn callbacks(&self) -> Result<RemoteCallbacks<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:482:20
[INFO] [stderr]     |
[INFO] [stderr] 482 |     fn last_commit(&self) -> Result<Option<Commit>> {
[INFO] [stderr]     |                    ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 482 |     fn last_commit(&self) -> Result<Option<Commit<'_>>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `codex-git` (lib) generated 4 warnings (run `cargo fix --lib -p codex-git` to apply 4 suggestions)
[INFO] [stderr] warning: `codex-git` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codex_git-fa4be44d85203bb8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::basic ... FAILED
[INFO] [stdout] test tests::multirepo ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::basic stdout ----
[INFO] [stdout] 2026-06-13 21:13:54,575 TRACE [codex_git::tests] [40;36mb: starting basic test[0m (src/tests.rs:25)
[INFO] [stdout] 2026-06-13 21:13:54,575 TRACE [codex_git::tests] [40;36mtest dir path is /tmp/.tmpCjZNW2[0m (src/tests.rs:140)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36mcurrent dir is "/opt/rustwide/workdir", remote URL is file:///tmp/codex-test/remote[0m (src/tests.rs:146)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git] [46;30mrepo does not exist "/tmp/.tmpCjZNW2/remote"[0m (src/lib.rs:123)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36mb: test data is 'now is 2026-06-13T21:13:54.576367214+00:00 from prog'[0m (src/tests.rs:30)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36m--- creating repo, writing to test.txt ---[0m (src/tests.rs:32)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36mb: cloning repo[0m (src/tests.rs:33)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git] [46;30mcloning repo "file:///tmp/codex-test/remote" to "/tmp/.tmpCjZNW2"[0m (src/lib.rs:140)
[INFO] [stdout] Error: Git { source: Error { code: -1, klass: 2, message: "failed to resolve path '/tmp/codex-test/remote': No such file or directory" } }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::multirepo stdout ----
[INFO] [stdout] 2026-06-13 21:13:54,575 TRACE [codex_git::tests] [40;36mmr: starting multirepo test[0m (src/tests.rs:69)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36mtest dir path is /tmp/.tmpH2azIu[0m (src/tests.rs:140)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36mcurrent dir is "/opt/rustwide/workdir", remote URL is file:///tmp/codex-test/remote[0m (src/tests.rs:146)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git] [46;30mrepo does not exist "/tmp/.tmpH2azIu/remote"[0m (src/lib.rs:123)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36mmr: test file name is /tmp/.tmpH2azIu/remote/test2.txt[0m (src/tests.rs:74)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36mmr: old test data is 'mr/old is 2026-06-13T21:13:54.576386104+00:00 from prog'[0m (src/tests.rs:76)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36mmr: new test data is 'mr/new is 2026-06-13T21:13:54.576492594+00:00 from prog'[0m (src/tests.rs:78)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36m--- cloning first repo, writing old data to test2.txt ---[0m (src/tests.rs:81)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git::tests] [40;36mmr: cloning repo 1[0m (src/tests.rs:85)
[INFO] [stdout] 2026-06-13 21:13:54,576 TRACE [codex_git] [46;30mcloning repo "file:///tmp/codex-test/remote" to "/tmp/.tmpH2azIu"[0m (src/lib.rs:140)
[INFO] [stdout] Error: Git { source: Error { code: -1, klass: 2, message: "failed to resolve path '/tmp/codex-test/remote': No such file or directory" } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::basic
[INFO] [stdout]     tests::multirepo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee", kill_on_drop: false }`
[INFO] [stdout] 6be589025a49d257ca4f6fdf460bc1bf4e1d5796ae87ccf2e41f799ae9e55aee
